home *** CD-ROM | disk | FTP | other *** search
- From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
- Subject: Re: IEEE floating point?
- Date: Fri, 13 May 1994 11:35:31 +0200
-
- Hello!
-
- |>Can someone tell me if pml.olb uses IEEE floating point or not?
- |>
- The portable math lib uses the compiler's basic float functions, so if the
- compiler uses IEEE, then the lib does so, too. And as C is guarantied to
- use this format, You get it.
-
- Ulrich
-